signal('failure, instantiate(nls("instver_too_early1","The version of the Installer currently running is %%installer_version%%. The installation you have chosen requires version %%required_version%% or later. Please run version %%required_version%% or later in order to perform this installation.")));
installing_help = nls("installing_help", "Installing %%product_label%% Help Files...");
plus32_expl = nls("plus32_expl", "%%product_label%% (PLUS32.EXE) is currently running on this machine. Please close this application before installing %%product_label%%.
Silent mode installation of %%product_label%% terminated.");
plus32_run = instantiate(nls("plus32_run", "%%product_label%% (PLUS32.EXE) is currently running on this machine. Please close this application before installing %%product_label%%.
Choose OK after you have closed all Oracle applications and want to resume the installation of %%product_label%%.
Choose CANCEL to terminate the installation of %%product_label%%."));
plus32_run_help = instantiate(nls("plus32_run_help", "The Oracle Installer has detected that %%product_label%% (PLUS32.EXE) is currently running on this machine. Please close this application before installing %%product_label%%.
Choose OK after you have closed all Oracle applications and want to resume the installation of %%product_label%%.
Choose CANCEL to terminate the installation of %%product_label%%."));